home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / feeltheflash.swf / scripts / DefineButton2_520 / BUTTONCONDACTION on(release, releaseOutside).as
Text File  |  2005-08-12  |  263b  |  10 lines

  1. on(release, releaseOutside){
  2.    _root.main.fr.faces.changeEyeballs("Rdown","Rdown","down",1);
  3.    _root.v_himoR = 0;
  4.    with(_parent._parent._parent._parent._parent.fukuBacks)
  5.    {
  6.       himoRback.himoRback1.gotoAndStop(1);
  7.    }
  8.    _parent.himoOpRon();
  9. }
  10.